home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 1 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.8 KB

  1. Path: news.netvision.net.il!usenet
  2. From: bdissen@netvision.net.il (Binyamin Dissen)
  3. Newsgroups: comp.lang.rexx
  4. Subject: Re: MVS/TSO: access (COBOL) program
  5. Date: Sun, 31 Dec 1995 20:16:09 GMT
  6. Organization: DISSEN Software, Bar & Grill
  7. Distribution: inet
  8. Message-ID: <30e6bbd8.62121987@news.netvision.net.il>
  9. References: <4avck3$i4b$1@mhadg.production.compuserve.com> <819793183.9691@finker.demon.co.uk>
  10. NNTP-Posting-Host: ts2bp6.netvision.net.il
  11. X-Newsreader: Forte Agent .99c/16.141
  12.  
  13. On Sun, 24 Dec 1995 16:17:17 GMT stefan@finker.demon.co.uk (Stefan Finka)
  14. wrote:
  15.  
  16. :>Kobler Daniel <101452.2233@CompuServe.COM> wrote:
  17. :>
  18. :>>How can I call a (e.g. COBOL) program on a MVS system and 
  19. :>>exchange data between the calling REXX routine and the called 
  20. :>>(COBOL) program?
  21. :>>I've heard about a tool called IRXEXCOM. Is this the right one 
  22. :>>and if, how do I have to use it? Any examples available?
  23. :>
  24. :>A great place to start if you want to see an example of some  COBOL
  25. :>code that interacts directly with rexx variables using IRXEXCOM when
  26. :>invoked from a rexx exec is the file RXDB2.ZIP on the IBM DB2 Family
  27. :>Forum on Compuserve.
  28. :>This file was uploaded as freeware by a Dave Boll (the same one that
  29. :>has also posted a reply on this thread?). Its a rexx interface to the
  30. :>execution of dynamic SQL with DB2, by the way.
  31. :>The necessary information is contained in the TSO/E Rexx Programming
  32. :>Services section of the IBM Rexx Reference manual. However, that is
  33. :>very much geared towards implementation in Assembler.
  34. :>In the RXDB2 program mentioned above, the author has gone to
  35. :>considerable trouble to construct COBOL versions of the control blocks
  36. :>and to handle all the business of the addresses and lengths of the
  37. :>data areas needed.      
  38. :>
  39. :>
  40. Where is this available for non-compuserve users?
  41.  
  42. --
  43. Binyamin Dissen <bdissen@netvision.net.il>
  44.